Vcenter TrustedInfrastructure Hosts Hardware Tpm HashAlgorithm
Vcenter TrustedInfrastructure Hosts Hardware Tpm HashAlgorithm
The Vcenter TrustedInfrastructure Hosts Hardware Tpm HashAlgorithm enumerated type defines the possible hash algorithms.
Possible values:
SHA256
: The SHA 256 hash algorithm.SHA384
: The SHA 384 hash algorithm.SHA512
: The SHA 512 hash algorithm.SM3_256
: The SM3 hash algorithm.
This enumeration was added in vSphere API 8.0.0.1.
This data structure has no properties.
Enumeration:
SHA256,
SHA384,
SHA512,
SM3_256,